home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / programming / other / gui4cli / tools / palette / goldbrown < prev    next >
Text File  |  1999-04-29  |  233b  |  15 lines

  1. G4C
  2.  
  3. ;Palette
  4.  
  5. xOnLoad gui
  6. setcolor $gui 0 11 8 6
  7. setcolor $gui 1 4 2 0
  8. setcolor $gui 2 15 14 13
  9. setcolor $gui 3 12 8 3
  10. setcolor $gui 4 15 10 0
  11. setcolor $gui 5 14 11 5
  12. setcolor $gui 6 13 7 5
  13. setcolor $gui 7 15 14 0
  14. guiquit GoldBrown
  15.